home *** CD-ROM | disk | FTP | other *** search
- ;****************************************************************
- ;* pilot.prj
- ;* Project file for Pilot Atari (TOS)
- ;*
- ;* 17.07.2001 Matthias Jaap Porting
- ;****************************************************************
- ;
- ; (c)1985 Dave Taylor
- ; (c)2001 Matthias Jaap
- ;****************************************************************
-
- pilot.tos
-
- ;while developing switch on following options in the Pure shell:
- ;Compiler -Y -T
- ;Assembler -Y
- ;Linker -G -L -Y
-
- .C [-A -M -P]
- .S []
- .L [-S=10240]
-
- =
-
- PCSTART.O
-
- pilot.c
-
- PCFLTLIB.LIB
- PCSTDLIB.LIB
- PCGEMLIB.LIB
- PCLNALIB.LIB
- PCTOSLIB.LIB
- PCEXTLIB.LIB
-
- ;****************************************************************
-